İndirim kampanyalarımızdan ve gelişmelerden haberdar olmak için e-bültenimize abone olun.
Sayfayı terk etmek istediğinize emin misiniz?
1 x Application (80.79%) | 574ms |
1 x Booting (19.21%) | 136ms |
select * from `multi_carts` where `key` = 'luzyonu-tasarla' and `status` = 'published' limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `multi_cart_sessions` where `session_id` = 'f8fe400e-cc8f-4e98-bcc8-1832167a2e0d') as `exists`
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = 'f8fe400e-cc8f-4e98-bcc8-1832167a2e0d' limit 1
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 1 and `multi_cart_items`.`multi_cart_id` is not null order by `multi_cart_items`.`order` asc
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 1 and `multi_cart_items`.`multi_cart_id` is not null and `order` = '2' order by `multi_cart_items`.`order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 32 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (32)
Backtrace |
|
select `ec_products`.*, `ec_product_category_product`.`category_id` as `pivot_category_id`, `ec_product_category_product`.`product_id` as `pivot_product_id` from `ec_products` inner join `ec_product_category_product` on `ec_products`.`id` = `ec_product_category_product`.`product_id` where `ec_product_category_product`.`category_id` = 32 and `is_variation` = 0
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = 'f8fe400e-cc8f-4e98-bcc8-1832167a2e0d' limit 1
Bindings |
|
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 'published' and exists (select * from `language_meta` where `menus`.`id` = `language_meta`.`reference_id` and `language_meta`.`reference_type` = 'Lumo\Menu\Models\Menu' and `lang_meta_code` = 'en_US' and `lang_meta_code` = 'en_US')
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) order by `position` asc
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (84) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` in (41, 42, 40, 39)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (39, 40, 41, 42) and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (8147, 8148, 8149, 8150)
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (39, 40, 41, 42)
Backtrace |
|
select `ec_product_categories`.`id`, `ec_product_categories`.`name`, `ec_product_categories`.`order`, `parent_id`, CONCAT(slugs.prefix, '/', slugs.key) as url, `icon`, `image`, `icon_image`, IF(st.key IS NOT NULL, CONCAT(st.prefix, '/', st.key), CONCAT(slugs.prefix, '/', slugs.key)) as url, IF(ct.name IS NOT NULL, ct.name, ec_product_categories.name) as name from `ec_product_categories` left join `slugs` on `slugs`.`reference_id` = `ec_product_categories`.`id` and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory' left join `slugs_translations` as `st` on `st`.`slugs_id` = `slugs`.`id` and `st`.`lang_code` = 'en_US' left join `ec_product_categories_translations` as `ct` on `ec_product_categories_id` = `ec_product_categories`.`id` and `ct`.`lang_code` = 'en_US' where `status` = 'published' order by `ec_product_categories`.`order` asc
Bindings |
|
Backtrace |
|
select * from `widgets` where (`theme` = 'shofy-fashion-en_US')
Bindings |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (10)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (10) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (131)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (10)
Backtrace |
|
select * from `pages` where `pages`.`id` in (15, 14, 13, 12)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (12, 13, 14, 15) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15511, 15512, 15513, 15514)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (12, 13, 14, 15)
Backtrace |
|
select * from `pages` where `pages`.`id` in (16, 19, 17, 18)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (16, 17, 18, 19) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15515, 15516, 15517, 15518)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (16, 17, 18, 19)
Backtrace |
|
200
[]
[]
0 of 0array:24 [▼ "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "3.134.112.111" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cookie" => array:1 [▶ 0 => "lumo_footprints_cookie=eyJpdiI6ImpSYkdtcHlDdEJXYS9BbEFpVlkzdnc9PSIsInZhbHVlIjoiVW1LVmVjRjZkbEhHSWFmdW8zbDdmL253TTYvYXFjREsrQWtQUU1ZYTJlR0pua0wvaXRZbzVTZVR5WlVSZEZVN2tHRElEQVlVNlhVNDBuUW1jRVpmZDFYWVRhY2FnWmIxU3RhRStoZXNPRjRQNG0zdHJRcGRDMHRVZTM3TDJSZ3QiLCJtYWMiOiJlN2FmOGE5OTJjYTY3YmNkMjBmYjQxNDJlZmNkM2E3ZDlkZjIyM2M5MTc0NjYxYTVmY2ZlNzI0ZTczNTVkMWZlIiwidGFnIjoiIn0%3D; lumo_footprints_cookie_data=eyJpdiI6Im5DaldWc1pZbzhxSmQyVmFHT1J6M2c9PSIsInZhbHVlIjoiWVJMS2lOekY0TWZ3N1ByTzgzN0pvdytUbnpTZU5GN0RYSkVOc09zY3BSVWNKb2NhM3NCWVZ5aHg5T1owRFdJMExrQW9KYitrMk42M0lTZERHdDh6Qlh4alhjMnlCTWdGbERrdllPQVYvcDQ3S3FJaWhkUHZ0cDUzWjVhUGFOOE1UWHkvdlNUN2FmbWZ2UVQ0S2FNVmNTL05zNjZ0WVdJalZYRHJ6L0szclNKa1NidkUxd294NERxZUFsK3o3RWM2Zys5T01aYzhhUUxKUCtjQU9hdFBGTC9IbmN5b0V2T0Y5QnJjOFlZS0JlL0dQK2RCcE95d00wSDViRXJGdWhnL3p5YStDa3lDMlNFZWZBc0llVVBhTnp6N2xDamsvblI0YUlTbW9MQXVkMkdRSWo4STJma1MwZHVNYllNWUZ1djZCS2IyZDZHUk1OYnVnS0xxR2F5ZTB0Z2JxeGVzT3dCMVMxUUtJNHhkQ2V2a2dsZlRKZmoxRThwbEM1RVFwamF5WWpsckZZd3VkbVlNUnAydVptVDB5TTZyOHc5QVBhNkZGVWFMMVhCZ05CaE1UTG5yTlFzbmRicnlwM2hyWjFORTBxL2haalYrUW5HTWR1V1B0ZUY5WGdqTnExMVI3UVhZOTZWS0NGMDk2Q2hXY0d5NVJZRlk0UFc5U3U1dG1LeU1IV081Vk5remlPYTVSQjFMQ05WMWlpZk1SMjFlRzNndmVOQUVWTVQ3eitFTXdiY0x5YjBEanhaelEzUC9aTWg3eCtSN2J4a0ZqZllFKzVuR2tFSFlpUT09IiwibWFjIjoiZjZjYWRlNTA4OGE0OGYzN2JhNWFiNjY2ZmI1ZGVjYTUyZWVlZTYzYzQ0MDY2OTQ3Y2Y0Y2NlNTZmNmQ5MDllOSIsInRhZyI6IiJ9; XSRF-TOKEN=eyJpdiI6ImUrNnpRM2JjRXQzQXVBN1doQmh3eFE9PSIsInZhbHVlIjoiOUVlMlQ3eExLZDBROHBycHRPWS9JZ2xjdEZ6NjgvVjhqMzQ0Y2YzWERUVlBhV2p3ejFabjVXOEhjNUowZ09oTkVoVmpFUVk4MWdyYUdyRklYWE1lMDZGMUNaTXFlam1GbVc0MVhQYlZFTXVVRjFmMnJYRDNrNDZKemEzZmw3M2IiLCJtYWMiOiIyOWJjNzJmZDY4MzNkMzRhZTk4YTliODUxM2YxNjExODM3OGMyNWRjM2MxOWQwMGUxMWE0ZDQxYmJjM2NlMDI2IiwidGFnIjoiIn0%3D; lumo_session=eyJpdiI6IkdaWnh1bko3NXA5TkM1dXRWaFM3Unc9PSIsInZhbHVlIjoiOVIxdHpsSFNqbnVoZW8vWThxeFR6WUNuZUZ5OW5OZGNPNHdERVJlbElGbjlkbWh0Z1Y3N2lLeGZFbUZhMEt1RGptbTNkdWFrNUJ0Vys1RlhTQlNuVkQ3Q2VRZzFKcXg1QmVqbklOcVNXR3VuY1kxY3IxSVpsRm9iNnNzL1AralQiLCJtYWMiOiJjMzk0MmE4MDdiY2JhNzUxNzg0OTEwMDA3NmU4ZWQxMjEzNmJkNjNjOTFiNDBjOGE4YzJhMTdiNjA2ZGIzN2U3IiwidGFnIjoiIn0%3D ◀lumo_footprints_cookie=eyJpdiI6ImpSYkdtcHlDdEJXYS9BbEFpVlkzdnc9PSIsInZhbHVlIjoiVW1LVmVjRjZkbEhHSWFmdW8zbDdmL253TTYvYXFjREsrQWtQUU1ZYTJlR0pua0wvaXRZbzVTZVR5WlVSZ ▶" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "host" => array:1 [▶ 0 => "demo.lumocomm.com" ] "x-forwarded-for" => array:1 [▶ 0 => "3.134.112.111" ] "cf-ray" => array:1 [▶ 0 => "92eecedd1cbc75e4-ORD" ] ]
0 of 0array:4 [▼ "lumo_footprints_cookie" => "7aa1a5b651069edae88328a34e780adf0678bfd7" "lumo_footprints_cookie_data" => "{"footprint":"7aa1a5b651069edae88328a34e780adf0678bfd7","ip":"172.70.127.235","landing_domain":"www.demo.lumocomm.com","landing_page":"ar\/design\/luzyonu-tasarla\/1\/bb4492c4-cfe8-4181-b10c-1c8291f47f44","landing_params":null,"referral":null,"gclid":null,"fclid":null,"utm_source":null,"utm_campaign":null,"utm_medium":null,"utm_term":null,"utm_content":null,"referrer_url":null,"referrer_domain":null} ◀{"footprint":"7aa1a5b651069edae88328a34e780adf0678bfd7","ip":"172.70.127.235","landing_domain":"www.demo.lumocomm.com","landing_page":"ar\/design\/luzyonu-tasar ▶" "XSRF-TOKEN" => "0vCqzhJ3mkBnmft0Xj8WkO0Y3xmPrIPmsuvyxc9w" "lumo_session" => "QY0eMVastYgtWJqTaYrAvhpqjaKUEmwLqCMEfpHV" ]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sat, 12 Apr 2025 01:04:10 GMT" ] "cms-version" => array:1 [▶ 0 => "7.3.6" ] "authorization-at" => array:1 [▶ 0 => "2024-07-08 03:09:32" ] "activated-license" => array:1 [▶ 0 => "No" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ii8zVEtIMW1idVRJMVlTY0VMUkswYlE9PSIsInZhbHVlIjoicm8ybGxYRHFYSHdraUhhOEIveGoza01pci8zWGt5V3JENy94UXpRcHpIbG5oT3lPU1FXMnkxOFo3ME12WjJRRWVYbUJMb0I3KzJBaUNuY1hFdjRQMjR4cmJZYUlzcVZ0QWNqK0xFRVR5RVZVWjZsU2duWlh6ckpBdi9BeVRpUTciLCJtYWMiOiI2ZDMzODE3OWZiOThkNjE1MzJiNTljMzBmYTBiMGQzYzRhOTVhOWYxYjc0YWRmNjY1NDkxMjlkZTRhZmYwNmMyIiwidGFnIjoiIn0%3D; expires=Sat, 12 Apr 2025 03:04:10 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Ii8zVEtIMW1idVRJMVlTY0VMUkswYlE9PSIsInZhbHVlIjoicm8ybGxYRHFYSHdraUhhOEIveGoza01pci8zWGt5V3JENy94UXpRcHpIbG5oT3lPU1FXMnkxOFo3ME12WjJRRWVYbUJMb ▶" 1 => "lumo_session=eyJpdiI6IkdFbG1iZ05QcjlIQVRqd2pRQTdSeEE9PSIsInZhbHVlIjoiNG5GLzhxNHNyK3owcUx2ZUVHVS9PSVdTc3hBZ2lHWGtsMFFKblVHelRyMEVFL09xV2VGQnRNbzF5VnBta2IxdlRWS3VIbXk4S1p1cGROZGVDVXNLek5aRENvTHZ5ZXFMOG9YakI4ajlKOGtZMHBMT2tJalFaVWxRUU5vaTJOSEQiLCJtYWMiOiI2ZWMzYmYzMTJhYzk2NjkzMjE3NTY3N2IzNWViNDM3MWE0MWRhNzYyNzkwNzQ1YTJmODRhYmVmZWMyNWUwMjUxIiwidGFnIjoiIn0%3D; expires=Sat, 12 Apr 2025 03:04:10 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀lumo_session=eyJpdiI6IkdFbG1iZ05QcjlIQVRqd2pRQTdSeEE9PSIsInZhbHVlIjoiNG5GLzhxNHNyK3owcUx2ZUVHVS9PSVdTc3hBZ2lHWGtsMFFKblVHelRyMEVFL09xV2VGQnRNbzF5VnBta2IxdlRWS3V ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ii8zVEtIMW1idVRJMVlTY0VMUkswYlE9PSIsInZhbHVlIjoicm8ybGxYRHFYSHdraUhhOEIveGoza01pci8zWGt5V3JENy94UXpRcHpIbG5oT3lPU1FXMnkxOFo3ME12WjJRRWVYbUJMb0I3KzJBaUNuY1hFdjRQMjR4cmJZYUlzcVZ0QWNqK0xFRVR5RVZVWjZsU2duWlh6ckpBdi9BeVRpUTciLCJtYWMiOiI2ZDMzODE3OWZiOThkNjE1MzJiNTljMzBmYTBiMGQzYzRhOTVhOWYxYjc0YWRmNjY1NDkxMjlkZTRhZmYwNmMyIiwidGFnIjoiIn0%3D; expires=Sat, 12-Apr-2025 03:04:10 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Ii8zVEtIMW1idVRJMVlTY0VMUkswYlE9PSIsInZhbHVlIjoicm8ybGxYRHFYSHdraUhhOEIveGoza01pci8zWGt5V3JENy94UXpRcHpIbG5oT3lPU1FXMnkxOFo3ME12WjJRRWVYbUJMb ▶" 1 => "lumo_session=eyJpdiI6IkdFbG1iZ05QcjlIQVRqd2pRQTdSeEE9PSIsInZhbHVlIjoiNG5GLzhxNHNyK3owcUx2ZUVHVS9PSVdTc3hBZ2lHWGtsMFFKblVHelRyMEVFL09xV2VGQnRNbzF5VnBta2IxdlRWS3VIbXk4S1p1cGROZGVDVXNLek5aRENvTHZ5ZXFMOG9YakI4ajlKOGtZMHBMT2tJalFaVWxRUU5vaTJOSEQiLCJtYWMiOiI2ZWMzYmYzMTJhYzk2NjkzMjE3NTY3N2IzNWViNDM3MWE0MWRhNzYyNzkwNzQ1YTJmODRhYmVmZWMyNWUwMjUxIiwidGFnIjoiIn0%3D; expires=Sat, 12-Apr-2025 03:04:10 GMT; path=/; httponly ◀lumo_session=eyJpdiI6IkdFbG1iZ05QcjlIQVRqd2pRQTdSeEE9PSIsInZhbHVlIjoiNG5GLzhxNHNyK3owcUx2ZUVHVS9PSVdTc3hBZ2lHWGtsMFFKblVHelRyMEVFL09xV2VGQnRNbzF5VnBta2IxdlRWS3V ▶" ] ]
0 of 0array:7 [▼ "_token" => "0vCqzhJ3mkBnmft0Xj8WkO0Y3xmPrIPmsuvyxc9w" "language" => "en" "luzyonu-tasarla_code" => Ramsey\Uuid\Lazy\LazyUuidFromString {#455 ▶ -unwrapped: null -uuid: "f8fe400e-cc8f-4e98-bcc8-1832167a2e0d" uuid: "f8fe400e-cc8f-4e98-bcc8-1832167a2e0d" } "_previous" => array:1 [▶ "url" => "https://demo.lumocomm.com/en/design/luzyonu-tasarla/2/f8fe400e-cc8f-4e98-bcc8-1832167a2e0d" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "previous_language" => "ar" "PHPDEBUGBAR_STACK_DATA" => [] ]